const golang.org/x/sys/unix.raceenabled
13 uses
golang.org/x/sys/unix (current package)
race0.go#L13: const raceenabled = false
syscall_linux.go#L1841: if raceenabled {
syscall_linux.go#L2216: if !raceenabled {
syscall_linux.go#L2234: if raceenabled {
syscall_linux.go#L2245: if raceenabled {
syscall_linux.go#L2257: if raceenabled {
syscall_linux.go#L2267: if !raceenabled {
syscall_unix.go#L168: if raceenabled {
syscall_unix.go#L180: if raceenabled {
syscall_unix.go#L184: if raceenabled && n > 0 {
syscall_unix.go#L192: if raceenabled {
syscall_unix.go#L204: if raceenabled {
syscall_unix.go#L208: if raceenabled && n > 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)